Resource ValueSet/FHIR Server from package ca.on.phsd.r4-alpha#0.1.1 (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"id" : "wait-time-priority",
"url" : "http://ontariohealth.ca/fhir/ValueSet/wait-time-priority",
"version" : "1.0.0",
"name" : "WaitTimePriority",
"title" : "Wait Time Type",
"status" : "draft",
"publisher" : "Ontario Health",
"description" : "Priority of patients wait time",
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://ontariohealth.ca/fhir/CodeSystem/wait-time-priority",
"concept" : [
{
"code" : "pl1",
"display" : "Priority Level 1 â immediate"
},
{
"code" : "pl2",
"display" : "Priority Level 2 â urgent"
},
{
"code" : "pl3",
"display" : "Priority Level 3 â semi-urgent"
},
{
"code" : "pl4",
"display" : "Priority Level 4 â elective"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.